home *** CD-ROM | disk | FTP | other *** search
-
-
-
- RRRRWWWWMMMMooooddddeeeellllCCCClllliiiieeeennnntttt((((3333CCCC++++++++)))) RRRRWWWWMMMMooooddddeeeellllCCCClllliiiieeeennnntttt((((3333CCCC++++++++))))
-
-
-
- NNNNaaaammmmeeee
- RWModelClient - Rogue Wave library class
-
- SSSSyyyynnnnooooppppssssiiiissss
- #include <rw/model.h>
-
-
-
- ((((aaaabbbbssssttttrrrraaaacccctttt bbbbaaaasssseeee ccccllllaaaassssssss))))
-
-
-
-
- DDDDeeeessssccccrrrriiiippppttttiiiioooonnnn
- This abstract base class has been designed to implement the "View" leg of
- a Model-View-Controller architecture. Class RRRRWWWWMMMMooooddddeeeellll, supplies the
- "Model" leg. See class RRRRWWWWMMMMooooddddeeeellll for details.
-
- PPPPeeeerrrrssssiiiisssstttteeeennnncccceeee
- None
-
- PPPPuuuubbbblllliiiicccc MMMMeeeemmmmbbbbeeeerrrr FFFFuuuunnnnccccttttiiiioooonnnn
- virtual void
- uuuuppppddddaaaatttteeeeFFFFrrrroooommmm(RWModel* p, void* d) = 0;
-
-
- Deriving classes should supply an appropriate definition for this pure
- virtual function. The overall semantics of the definition should be to
- update self from the data presented by the object pointed to by pppp. That
- is, self is considered a dependent of the object pointed to by pppp. The
- pointer dddd is available to pass client data.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-